body {
    margin: 0;
    background-color: #000;
    background-image: linear-gradient(to right, #2b2b2b -90%, #000000 100%);
}